Contribution org.nuxeo.ecm.platform.preview.properties--configuration
In component org.nuxeo.ecm.platform.preview.properties
org.nuxeo.ecm.platform.preview.properties
inside nuxeo-preview-core-9.10.jar /OSGI-INF/preview-adapter-properties.xml
This contribution is part of XML component Documentation
Property that enables or disables zip files preview.
Extension Point
Extension point configuration of component ConfigurationService.Contributed Items
XML Source
<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
<documentation>
Property that enables or disables zip files preview.
</documentation>
<property name="nuxeo.preview.zip.enabled">false</property>
</extension>